Revolut\Plugin\Core\Tests\Unit\TestOauthFlow\AuthConnectTest S

Total Complexity 6
Dependencies 8
Dependents 0
Total lines 114
Lines of code 84
Logical lines of code 72
Comment lines 1
Methods 6
Properties 0

Methods 6

Method Rating Maintainability Complexity Lines of code
testRefreshTokenUpdatesTokensAndCallsEndpointWithSecrets()
S
57 1 16
testRefreshTokenSucceedWhileRefreshJobIsInProgress()
S
57 1 16
testExchangeAuthorizationCodeStoresTokensAndCallsEndpointWithSecrets()
S
58 1 14
testRefreshTokenJobThrowsIfOnDemandRefreshIsInProgresss()
S
58 1 14
testRefreshTokenThrowsIfAlreadyLocked()
S
59 1 13
testRefreshFailsWithoutStoredToken()
S
62 1 11